[INFO] fetching crate rpaheui 0.0.1...
[INFO] testing rpaheui-0.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rpaheui 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rpaheui 0.0.1
[INFO] finished tweaking crates.io crate rpaheui 0.0.1
[INFO] tweaked toml for crates.io crate rpaheui 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpaheui 0.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rpaheui 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a8a465bc74b36609c7082c5e655900073cd94a07a9fcea60623fef427441536
[INFO] running `Command { std: "docker" "start" "-a" "5a8a465bc74b36609c7082c5e655900073cd94a07a9fcea60623fef427441536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a8a465bc74b36609c7082c5e655900073cd94a07a9fcea60623fef427441536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8a465bc74b36609c7082c5e655900073cd94a07a9fcea60623fef427441536", kill_on_drop: false }`
[INFO] [stdout] 5a8a465bc74b36609c7082c5e655900073cd94a07a9fcea60623fef427441536
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6d9bdee46055466d03d928b6b8d7d38ed0d7892213daded7a1a08d666314917
[INFO] running `Command { std: "docker" "start" "-a" "a6d9bdee46055466d03d928b6b8d7d38ed0d7892213daded7a1a08d666314917", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling malachite-base v0.4.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling unicode_names2_generator v1.2.2
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode_names2 v1.2.2
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustpython-parser v0.3.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn-ext v0.4.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling rustpython-literal v0.3.1
[INFO] [stderr]    Compiling rustpython-parser-core v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling malachite-nz v0.4.6
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rustpython-doc v0.3.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling malachite-q v0.4.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rustpython-vm v0.3.1
[INFO] [stderr]    Compiling malachite v0.4.6
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling malachite-bigint v0.2.0
[INFO] [stderr]    Compiling result-like-derive v0.4.6
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling rustpython-ast v0.3.1
[INFO] [stderr]    Compiling rustpython-compiler-core v0.3.1
[INFO] [stderr]    Compiling rustpython-derive-impl v0.3.1
[INFO] [stderr]    Compiling unic-ucd-hangul v0.9.0
[INFO] [stderr]    Compiling volatile v0.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustpython-codegen v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling optional v0.5.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustpython-sre_engine v0.3.1
[INFO] [stderr]    Compiling rustpython-format v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling rustpython-common v0.3.1
[INFO] [stderr]    Compiling unic-ucd-normal v0.9.0
[INFO] [stderr]    Compiling result-like v0.4.6
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling rustpython-compiler v0.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling uuid-macro-internal v1.8.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling rustpython-stdlib v0.3.1
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling timsort v0.1.3
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling unicode-casing v0.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling mac_address v1.1.5
[INFO] [stderr]    Compiling dns-lookup v2.0.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling unic-normal v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling mt19937 v2.0.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling unic-ucd-age v0.9.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling ucd v0.1.1
[INFO] [stderr]    Compiling puruspe v0.2.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rustpython-derive v0.3.1
[INFO] [stderr]    Compiling rustpython-pylib v0.3.1
[INFO] [stderr] error: could not compile `rustpython-vm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name rustpython_vm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-vm-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ast"' --cfg 'feature="codegen"' --cfg 'feature="compiler"' --cfg 'feature="encodings"' --cfg 'feature="importlib"' --cfg 'feature="parser"' --cfg 'feature="rustpython-ast"' --cfg 'feature="rustpython-codegen"' --cfg 'feature="rustpython-compiler"' --cfg 'feature="rustpython-parser"' --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ast", "codegen", "compiler", "default", "encodings", "flame", "flame-it", "flamer", "freeze-stdlib", "importlib", "jit", "parser", "rustpython-ast", "rustpython-codegen", "rustpython-compiler", "rustpython-jit", "rustpython-parser", "serde", "threading", "vm-tracing-logging"))' -C metadata=ecc3c82137a555e9 -C extra-filename=-3c2200e238afa2e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ceb29303807b2073.rmeta --extern ascii=/opt/rustwide/target/debug/deps/libascii-42d357aff79cdbc9.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-2e2e5d73b286600e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2dca024d43a0c2f6.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-19eb9ecb3d75879f.rmeta --extern caseless=/opt/rustwide/target/debug/deps/libcaseless-1715934950252758.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-db8e09a678b67c51.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-c632a2c8175a965a.rmeta --extern exitcode=/opt/rustwide/target/debug/deps/libexitcode-93f62dff8134bc3d.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-bc19ddc8fc4d5994.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-cc6be314b18dd970.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d920b24e3ac6b39a.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-7d5fabf1a0fcd1d2.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-52a10081f3c5b5b0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b8e0df5cf30e389e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rmeta --extern malachite_bigint=/opt/rustwide/target/debug/deps/libmalachite_bigint-b6b7ed2002d42461.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-659d2f3239d1b4b2.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-ffb28918012ca430.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-540500e60cd6f4dc.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ad6ac0518b3c1c61.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-4ed35ffe0af456bb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3baeca873fc28b51.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-24042070424d1a92.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-bc502c959daf9f1d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6b410dfcf15e68d5.rmeta --extern optional=/opt/rustwide/target/debug/deps/liboptional-e5bd965243204ef2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c9fe2b329948f6b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c055e4a9762de25a.so --extern rand=/opt/rustwide/target/debug/deps/librand-01cc4c375caa08c5.rmeta --extern result_like=/opt/rustwide/target/debug/deps/libresult_like-ac0fd3e53323cd91.rmeta --extern rustpython_ast=/opt/rustwide/target/debug/deps/librustpython_ast-5a48834ca0934289.rmeta --extern rustpython_codegen=/opt/rustwide/target/debug/deps/librustpython_codegen-b64e75c160d8bba6.rmeta --extern rustpython_common=/opt/rustwide/target/debug/deps/librustpython_common-63381b7412b50423.rmeta --extern rustpython_compiler=/opt/rustwide/target/debug/deps/librustpython_compiler-fb3d608980708761.rmeta --extern rustpython_compiler_core=/opt/rustwide/target/debug/deps/librustpython_compiler_core-d7783d7d76c13da3.rmeta --extern rustpython_derive=/opt/rustwide/target/debug/deps/librustpython_derive-486d21eef10b8dc8.so --extern rustpython_format=/opt/rustwide/target/debug/deps/librustpython_format-cb784678b25a4848.rmeta --extern rustpython_literal=/opt/rustwide/target/debug/deps/librustpython_literal-1658d7261f494f95.rmeta --extern rustpython_parser=/opt/rustwide/target/debug/deps/librustpython_parser-8c1c07be48a9f596.rmeta --extern rustpython_parser_core=/opt/rustwide/target/debug/deps/librustpython_parser_core-fdd5b1a6b76752dd.rmeta --extern rustpython_sre_engine=/opt/rustwide/target/debug/deps/librustpython_sre_engine-fab8cd57e94e5a44.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-56c61ef3577da0d0.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-69a6d0b97da44283.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-a75c9cc781676d0a.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-646d606da86a551d.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-67b25c6f26d9e751.rmeta --extern timsort=/opt/rustwide/target/debug/deps/libtimsort-ddb582530224e028.rmeta --extern uname=/opt/rustwide/target/debug/deps/libuname-48df45c198f0c460.rmeta --extern unic_ucd_bidi=/opt/rustwide/target/debug/deps/libunic_ucd_bidi-f203a76c98a35041.rmeta --extern unic_ucd_category=/opt/rustwide/target/debug/deps/libunic_ucd_category-bd9df14966b42618.rmeta --extern unic_ucd_ident=/opt/rustwide/target/debug/deps/libunic_ucd_ident-87c942dfcf7a8e0d.rmeta --extern unicode_casing=/opt/rustwide/target/debug/deps/libunicode_casing-0893b4b25064358a.rmeta --extern unicode_names2=/opt/rustwide/target/debug/deps/libunicode_names2-02484e3f6b33980c.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-1655bb80f22e6b97.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a6d9bdee46055466d03d928b6b8d7d38ed0d7892213daded7a1a08d666314917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6d9bdee46055466d03d928b6b8d7d38ed0d7892213daded7a1a08d666314917", kill_on_drop: false }`
[INFO] [stdout] a6d9bdee46055466d03d928b6b8d7d38ed0d7892213daded7a1a08d666314917
